home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / DEM / D-H / DiskTop Demo.cpt / DiskTop™ Demo / card_14724.txt < prev    next >
Text File  |  1990-01-29  |  1KB  |  49 lines

  1. -- card: 14724 from stack: in
  2. -- bmap block id: 14938
  3. -- flags: 0000
  4. -- background id: 5860
  5. -- name: info
  6. ----- HyperTalk script -----
  7. on openCard
  8.  
  9.   hide card field a
  10.   unlock screen
  11.  
  12.   wait 5 secs
  13.   set lockscreen to true
  14.   show card field a
  15.   unlock screen with visual effect dissolve
  16.   wait 15 secs
  17.   hide card field a
  18.   lock screen
  19.   go to card covercard
  20.   unlock screen with visual effect dissolve
  21. end opencard
  22.  
  23.  
  24.  
  25. -- part 1 (field)
  26. -- low flags: 81
  27. -- high flags: 0004
  28. -- rect: left=32 top=91 right=222 bottom=475
  29. -- title width / last selected line: 0
  30. -- icon id / first selected line: 0 / 0
  31. -- text alignment: 0
  32. -- font id: 34
  33. -- text size: 14
  34. -- style flags: 0
  35. -- line height: 18
  36. -- part name: a
  37.  
  38.  
  39. -- part contents for card part 1
  40. ----- text -----
  41. This is the screen when you do a "Get Info" (Command - I) from the DiskTop menu.  You can change Type or Creator of files.  Look at invisible or locked files, and see Comments you have made.
  42.  
  43. NOTE:  To see Apple Info comments, you must be running the DeskTop manager from AppleShare.  See your local Apple dealer for more information.
  44.  
  45.  
  46.  
  47.  
  48.  
  49.